home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / program / palis102.rdm < prev    next >
Text File  |  1996-02-22  |  2KB  |  48 lines

  1. Short:    PManager (debugged!!!), FInd PManager, example src, View util etc. 
  2. Author:   codex@stern.mathematik.hu-berlin.de (Hans Bühler)
  3. Uploader: codex@stern.mathematik.hu-berlin.de (Hans Bühler)
  4. Version:  1.02
  5. Type:     dev/misc
  6. Replaces: dev/misc/palis.*
  7.  
  8.  Palis V1.02
  9.  -----------
  10.  
  11.  This is another patch-manager like Saferpatches. Additonally, in the
  12.  archive is a program that checks whether any is installed (for use
  13.  with the Installer) and an object/src/include using it you can easily
  14.  install/remove patches (with and without _any_ patch manager).
  15.  
  16.  Advantages
  17.  ----------
  18.  
  19.  - Palis fully debugged.... ;^)
  20.  - PalisView to view currently tracked patches (with nice gui).
  21.  - PatchTest finds out whether a manager is active (therefore you can
  22.    decide whether you should install one when you are about to
  23.    install a program that patches libraries).
  24.  - Object "cdxMakePatches" offers automatic generation of dummy codes,
  25.    testing whether it is possible to remove _all_ installed patches
  26.    (now supporting _every_ patch-manager !!!!!!!!!!!!!!), automatic
  27.    use of semaphores to protect other processes from running previously
  28.    deallocated/removed functions etc.
  29.  - All sources in the archive.
  30.  - Freeware.
  31.  - Installer script (using Testpatch ;-)
  32.  
  33.  Note to Palis V1.00/1.01
  34.  ------------------------
  35.  
  36.  Some people told me that Palis is silly because better programs with
  37.  the same aim exist. Moreover Palis 1.00/1.01 was buggy.
  38.  Now Palis works fine and does not produce any trouble.
  39.  If you are using Palis 1.00/1.01 please up-date !!
  40.  If you are using another patch-manager, you don't need Palis but you
  41.  may use Testpatch and/or cdxMakePatches.o in your productions if you
  42.  like.
  43.  
  44.  Thanks a lot to Osma Ahvenlampi for his mails and his effort.
  45.  
  46.  
  47.  Hans Buehler, 10.2.1996 [date of appeareance in the aminet]
  48.